func golang.org/x/text/unicode/norm.nextASCIIBytes

2 uses

	golang.org/x/text/unicode/norm (current package)
		iter.go#L42: 	i.asciiF = nextASCIIBytes
		iter.go#L128: func nextASCIIBytes(i *Iter) []byte {